Declare x_ewmh_activate_frame
authorJan Djärv <jan.h.d@swipnet.se>
Wed, 18 Jul 2007 10:46:53 +0000 (10:46 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Wed, 18 Jul 2007 10:46:53 +0000 (10:46 +0000)
src/xterm.h

index 13b0b4983ada28b7321e01ea41f21677cc4deff5..1f2e7a070979e9b570ceeb772e0847c0d2303782 100644 (file)
@@ -988,6 +988,7 @@ extern void x_fully_uncatch_errors P_ ((void));
 extern void x_set_window_size P_ ((struct frame *, int, int, int));
 extern void x_set_mouse_position P_ ((struct frame *, int, int));
 extern void x_set_mouse_pixel_position P_ ((struct frame *, int, int));
+extern void x_ewmh_activate_frame P_ ((struct frame *));
 extern void x_raise_frame P_ ((struct frame *));
 extern void x_lower_frame P_ ((struct frame *));
 extern void x_make_frame_visible P_ ((struct frame *));